home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DJGPP / DJTST111.ZIP / tests / t12.bat < prev    next >
DOS Batch File  |  1993-07-24  |  60b  |  5 lines

  1. @echo off
  2. echo Test of getcwd
  3. gcc t12.c -o t12
  4. go32 t12
  5.